projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6767348
)
Remove file local var.
author
Chong Yidong
<cyd@stupidchicken.com>
Fri, 23 Jan 2009 03:51:44 +0000
(
03:51
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Fri, 23 Jan 2009 03:51:44 +0000
(
03:51
+0000)
lisp/mail/rmailmsc.el
patch
|
blob
|
history
diff --git
a/lisp/mail/rmailmsc.el
b/lisp/mail/rmailmsc.el
index aba7b8178e5668b3f9cfeb8ef5c74560a2953ec2..1a7893c3d2776486316b36fde1920729a9268ff1 100644
(file)
--- a/
lisp/mail/rmailmsc.el
+++ b/
lisp/mail/rmailmsc.el
@@
-58,9
+58,5
@@
If FILE-NAME is empty, remove any existing inbox list."
(setq rmail-inbox-list inbox-list)))
(rmail-show-message rmail-current-message))
-;; Local Variables:
-;; change-log-default-name: "ChangeLog.rmail"
-;; End:
-
;; arch-tag: 94614a62-2a0a-4e25-bac9-06f461ed4c60
;;; rmailmsc.el ends here